Sphinx Features
latest

Links:

  • External Links
    • Standard External Links
    • External Link to New Different Window
    • Anonymous External Links
  • Internal Links within Same Page
  • Link to Section on Other Page
  • Link to Other Page

Other Topics

  • Escape Character\
  • DumpPage Chapter
  • Admonitions
  • Forcing a Line Break
  • Footnotes
  • Numbered and Bulleted Lists
  • Code Snippets
  • Substitution Text
  • Images
  • Figures (i.e., Images with Captions)
  • Section Example Title
  • Raw Directive
  • Styling a Single Word
  • Marking Up Text
  • Tables
  • Sidebar
  • Topic
  • Download
Sphinx Features
  • Docs »
  • External Links
  • Edit on GitHub

External Links¶

Standard External Links¶

Scalar

or

This is a sentence in which BMO is a link.

See https://www.pcfinancial.ca

External Link to New Different Window¶

The following is an external link to a new window by using the “raw” directive, which is used to insert raw HTML into the HTML output. Apparently this is not recommended.

You can check your location here.

Anonymous External Links¶

Example 1: Click here if you want to see the Scalar website.

RST is the link to the reStructuredText site.

Example 2: See the web site of my favorite programming language

Python is my favourite programming language. This link is using an intermediary. Check the source code.

Next Previous

© Copyright 2018, Kevin Uhlig Revision 5e5995fa.

Built with Sphinx using a theme provided by Read the Docs.